<div style="margin:20px; margin-top:5px; <if condition="$show['iewidthfix']">width: 90%;</if>">
	<div class="img_qtpas"></div>
	<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="90%">
	<tr>
		<td class="qtpas_a">
			<if condition="$show['username']">
				<div>
					<phrase 1="$username">$vbphrase[originally_posted_by_x]</phrase>
					<if condition="$postid"><a href="showthread.php?$session[sessionurl]p=$postid#post$postid" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/viewpost.gif" border="0" alt="$vbphrase[view_post]" /></a></if>
				</div>
				<div class="qtpas_s">
				<div style="font-style:italic">$message</div>
			<else />
				$message
				</div>
			</if>
			
		</td>
	
	</tr>
	</table>
	
</div>
